home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / cattool / cntnts20.zip / CONTENTS.DOC < prev    next >
Text File  |  1990-01-18  |  3KB  |  77 lines

  1.  
  2.                                 CONTENTS v2.0
  3.                                 -------------                       01/12/90
  4.  
  5.  The worlds fastest, smallest, easiest Disk Cataloger.  CONTENTS will produce
  6.  three ASCII-editable lists which can be printed out:
  7.  
  8.      CONTENTS.LST - Work-list of files in original sequence.
  9.      CONTFILE.SRT - List of files sorted alphabetically by filename.
  10.      CONTDISK.SRT - List of files sorted alphabetically by diskname.
  11.  
  12.  
  13.  Using CONTENTS.BAT
  14.  ------------------
  15.  1.  Place CONTENTS.BAT, ELF.COM, LABEL.EXE, MORE.COM, SORT.EXE, and XUP.EXE
  16.      all on one floppy disk, one HD directory, or anywhere on your hard disk
  17.      PATH.
  18.  
  19.  2. The command is "contents [dr1:\path] [diskname] [dr2:\path]"
  20.  
  21.     dr1:\path = the source (disk or HD DIR you wish to catalogue).
  22.     NOTE:  NO "\" at the end.
  23.  
  24.     diskname = the name you assign to the disk (not "Volume Label").
  25.                I use a simple A-001 to A-100;  B-001 to B-100;  etc.
  26.                numbering system and write the numbers physically on
  27.                my disks (or use gummed labels for neatness).
  28.     NOTE:  Diskname as CONTENTS.BAT is now configured MUST be between
  29.            five and seven (5-7) characters long and include NO spaces
  30.            in order to insure proper sorting.
  31.     BUT:   It is adjustable by making two minor changes in the program
  32.            where indicated by  "REM *"
  33.  
  34.     dr2:\path = the target (disk or DIR which will contain CONTENTS.* files).
  35.  
  36.  3. EXAMPLES:
  37.            contents a: GAM-001 b:
  38.            contents c:\dos HD-DOS a:
  39.            contents c: root c:\data
  40.            contents b: A-005 b:        (this will work too, but kinda silly)
  41.  
  42.  4. For dual Floppy drives,  use the same disk containing CONTENTS.BAT and
  43.     the other work files as the "target" disk and your other drive for the
  44.     "source" disk.  You can transfer the resulting lists to another disk
  45.     after the cataloguing session.
  46.  
  47.  5. The "View", "Label", "Continue", "Sort", and "Columnize" options are
  48.     simply responded to by a "y" or "n".  Easy, eh?
  49.  
  50.  6. The files CONTENTS.LST, CONTDISK.SRT, CONTFILE.SRT, CONTDISK.COL, and
  51.     CONTFILE.COL are included as examples of the final product(s) and may
  52.     be deleted.
  53.  
  54.  
  55.  Using XUP.EXE
  56.  -------------
  57.  1. At the prompt, type in either CONTDISK.SRT or CONTFILE.SRT, a comma ","
  58.     and a unique filename.ext for the file to be created in column format.
  59.     Do NOT enter any spaces in this command.
  60.  
  61.  2. EXAMPLE: contdisk.srt,contdisk.col
  62.  
  63.  3. At the next prompt (#columns, col width, #lines), type in 3,28,58 for
  64.     best results.  The resulting file is completely printable using the a
  65.     common DOS PRN command, and includes printer paging codes. All set to
  66.     print out  (see CONTDISK.COL and CONTFILE.COL).
  67.  
  68.  
  69.  DISCLAIMER
  70.  ----------
  71.  CONTENTS is donated to the Public Domain by me.  Since I have made it PD
  72.  Freeware,  don't bitch to me if you don't like it.  Har!
  73.  
  74.                                 Cap'n Chris
  75.                                 LIBERTY BBS
  76.                                (313)792-4911
  77.